home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nejlepší České Hry
/
Nej české hry.iso
/
hry
/
zlaty kalich
/
zlatykalich
/
ZlatyKalich.exe
/
scripts
/
DefineSprite_1515
/
frame_16
/
DoAction.as
Wrap
Text File
|
2001-12-02
|
286b
|
24 lines
if(choice == 1)
{
gotoAndPlay(17);
}
else if(choice == 2)
{
gotoAndPlay(102);
}
else if(choice == 3)
{
gotoAndPlay(159);
}
else if(choice == 4)
{
if(_root.ozralastate == 1)
{
gotoAndPlay(255);
}
else
{
gotoAndPlay(240);
}
}